1.The tag receives a production order from an external client application (such as a software module used in the company's sales department).
标记从外部客户机应用程序(比如公司的销售部门使用的软件模式)接收生产指令。
2.Note that an external client cannot call the placeOrder operation directly because only components in the same module can be wired to it.
注意,外部客户端不能直接调用placeOrder操作,因为只有同一模块中的组件才能与其连线。
3.Asynchronous receive can be particularly useful if the external client needs to control some application processing.
如果外部客户端需要控制某些应用程序处理,异步接收将特别有用。
4.Also, if you are running an external client, make sure that your transaction manager supports the propagation of a transaction across JVMs.
此外,如果您运行了一个外部客户端,则应该确保事务管理程序支持跨JVM传播事务。
5.The API method performs the operation on the application state as requested in the input parameters received from the external client.
API方法将按照从外部客户端接收的输入参数中请求的方式对应用程序状态执行相关操作。
6.The profile service acts as a bridge between an external client and ASP. NET profile properties.
该配置文件服务充当外部客户端和ASP.NET配置文件属性之间的桥梁。
7.An example of this is making an API change between versions, even though you know that you will be breaking an external client.
在版本之间进行一个API变更就是它的一个例子,即使您知道您将会破坏一个外部的客户。
8.Attaching to a module when an external client calls components.
当外部客户端调用组件时附加到模块。
9.The order processing application (OrderProcessing) receives order information from an external client.
订单处理应用程序(OrderProcessing)从外部客户接收订单信息。
10.There is no need to manage a mail profile in an external client application.
无需在外部客户端应用程序中管理邮件配置文件。